home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / os2 / pmuue142.zip / PMUUE.HLP (.txt) < prev   
OS/2 Help File  |  1996-07-07  |  15KB  |  458 lines

  1.  
  2. ΓòÉΓòÉΓòÉ 1. Help for Encoding ΓòÉΓòÉΓòÉ
  3.  
  4. This menu option allows you to convert binary files into uuencoded files. 
  5.  
  6. Selecting this menu item will display a dialog box which allows you to select 
  7. the files that you want to encode.  After the selection is complete, click on 
  8. the "OK" button to start the encoding. 
  9.  
  10. The encoding parameters are determined by the Settings notebook.  For more 
  11. information about setting the parameters, see The Settings Notebook for more 
  12. details. 
  13.  
  14.  
  15. ΓòÉΓòÉΓòÉ 2. Help for Decoding ΓòÉΓòÉΓòÉ
  16.  
  17. This menu option allows you to convert uuencoded files back to binary files. 
  18.  
  19. Selecting this menu item will display a dialog box which allows you to select 
  20. the files that you want to decode.  After the selection is complete, click on 
  21. the "OK" button to start the decoding. 
  22.  
  23.  
  24. ΓòÉΓòÉΓòÉ 3. Help for Exit ΓòÉΓòÉΓòÉ
  25.  
  26. This menu option will end the program.  If there is any encoding or decoding 
  27. taking place, the program will ask you if you are sure that you want to abort 
  28. the process and exit the program. 
  29.  
  30.  
  31. ΓòÉΓòÉΓòÉ 4. Help for Settings ΓòÉΓòÉΓòÉ
  32.  
  33. This menu option will display a settings notebook from which you can change the 
  34. behaviour of PMUUE. 
  35.  
  36. For more information about the Settings notebook, see The Settings Notebook for 
  37. more details. 
  38.  
  39.  
  40. ΓòÉΓòÉΓòÉ 5. Help for Menu Item "Help index..." ΓòÉΓòÉΓòÉ
  41.  
  42. This menu item will display a help index for help with PMUUE. 
  43.  
  44.  
  45. ΓòÉΓòÉΓòÉ 6. Help for Menu Item "General help..." ΓòÉΓòÉΓòÉ
  46.  
  47. To encode a file: 
  48.  
  49.    1. Press Ctrl-E or select "Encode..." from the "File" menu 
  50.  
  51.    2. Select the files to encode from the file dialog 
  52.  
  53.    3. Select "OK" when finished selection 
  54.  
  55.  The program should encode the files at this time. 
  56.  
  57.  To decode a file: 
  58.  
  59.    1. Press Ctrl-D or select "Decode..." from the "File" menu 
  60.  
  61.    2. Select the file to decode from the file dialog 
  62.  
  63.       Note:  The selected files must be in uuencoded form 
  64.  
  65.    3. Select "OK" when finished selection 
  66.  
  67.  The program should decode the files at this time. 
  68.  
  69.  
  70. ΓòÉΓòÉΓòÉ 7. Help for Menu Item "Keys help..." ΓòÉΓòÉΓòÉ
  71.  
  72. This menu option will display some available keystrokes allowed in the main 
  73. window. 
  74.  
  75.  
  76. ΓòÉΓòÉΓòÉ 8. Help for Menu Item "Using help..." ΓòÉΓòÉΓòÉ
  77.  
  78. This menu option will display instructions on how to use help. 
  79.  
  80.  
  81. ΓòÉΓòÉΓòÉ 9. Help for About ΓòÉΓòÉΓòÉ
  82.  
  83. This dialog box displays information about PMUUE including the author's name 
  84. and the version. 
  85.  
  86.  
  87. ΓòÉΓòÉΓòÉ 10. The Settings Notebook ΓòÉΓòÉΓòÉ
  88.  
  89. This dialog box controls the behaviour of PMUUE.  It sets the parameters for 
  90. many aspects of the program. 
  91.  
  92. The OK button will set the parameters for this session only.  The Cancel button 
  93. will not change any of the parameters.  The Save button will set the parameters 
  94. for this and future sessions. 
  95.  
  96. For more information about each page of the settings notebook, choose one of 
  97. the following: 
  98.  
  99.      The EOL Page 
  100.      The Notification Page 
  101.      The Directories Page 
  102.      The Multi-part Page 
  103.      The Drag and Drop Page 
  104.      The Miscellaneous Page 
  105.  
  106.  
  107. ΓòÉΓòÉΓòÉ 11. The Save Button ΓòÉΓòÉΓòÉ
  108.  
  109. This button will save the current settings for this and future sessions. 
  110.  
  111.  
  112. ΓòÉΓòÉΓòÉ 12. The EOL Page ΓòÉΓòÉΓòÉ
  113.  
  114. This page determines what PMUUE will use as an End-Of-Line marker when 
  115. uuencoding files. 
  116.  
  117. In DOS and OS/2, the End-Of-Line marker is represented by a carriage return 
  118. (ASCII character 13) followed by a linefeed character (ASCII character 10). 
  119.  
  120. In UNIX, the End-Of-Line marker is represented by just a linefeed character. 
  121.  
  122.  
  123. ΓòÉΓòÉΓòÉ 13. The OS/2 Text Radio Button ΓòÉΓòÉΓòÉ
  124.  
  125. Choose this button to have uuencoded files end each line with a carriage return 
  126. (ASCII character 13) and a linefeed (ASCII character 10). 
  127.  
  128.  
  129. ΓòÉΓòÉΓòÉ 14. The UNIX Text Redio Button ΓòÉΓòÉΓòÉ
  130.  
  131. Choose this button to have uuencoded files end each line with a linefeed only 
  132. (ASCII character 10). 
  133.  
  134.  
  135. ΓòÉΓòÉΓòÉ 15. The Notification Page ΓòÉΓòÉΓòÉ
  136.  
  137. This page is used to control what windows PMUUE will use to communicate with 
  138. the user. 
  139.  
  140. For more information, choose one of the following: 
  141.  
  142.      The Log Window 
  143.      The Message Box 
  144.      The Status Line 
  145.  
  146.  
  147. ΓòÉΓòÉΓòÉ 16. The Log Window ΓòÉΓòÉΓòÉ
  148.  
  149. This checkbox will determine whether or not the Log Window is used. 
  150.  
  151. The Log Window is the main listbox window located under the menu but above the 
  152. status line. 
  153.  
  154.  
  155. ΓòÉΓòÉΓòÉ 17. The Message Box ΓòÉΓòÉΓòÉ
  156.  
  157. This checkbox will determine whether or not message boxes will be used. 
  158.  
  159. Message boxes are dialog boxes which appear whenever a significant event has 
  160. happened.  The only option that the user has once one of these message boxes 
  161. appear is to select OK to dismiss it. 
  162.  
  163.  
  164. ΓòÉΓòÉΓòÉ 18. The Status Line ΓòÉΓòÉΓòÉ
  165.  
  166. This checkbox will determine whether or not the Status Line is used. 
  167.  
  168. The Status Line is used to display the last significant event that has 
  169. happened.  The Status Line is the text window located below the log window. 
  170.  
  171.  
  172. ΓòÉΓòÉΓòÉ 19. The Directories Page ΓòÉΓòÉΓòÉ
  173.  
  174. This page is used to control which directories PMUUE will use by default. 
  175.  
  176. For more information about each item, select one of the following: 
  177.  
  178.      The Default Binary Directory 
  179.      The Default UUENCODE Directory 
  180.      The Default Extension 
  181.  
  182.  
  183. ΓòÉΓòÉΓòÉ 20. The Default Binary Directory ΓòÉΓòÉΓòÉ
  184.  
  185. This entry field contains the default directory to use to look for binary 
  186. files.  This directory is used as a default for the dialog box for the encode 
  187. menu item and when decoding a uuencoded file. 
  188.  
  189. Note:  This directory is set only at the beginning of each session. 
  190.  
  191.  
  192. ΓòÉΓòÉΓòÉ 21. The Default UUENCODE Directory ΓòÉΓòÉΓòÉ
  193.  
  194. This entry field contains the default directory to use to look for uuencoded 
  195. files.  This directory is used as a default for the dialog box for the decode 
  196. menu item and when encoding a binary file. 
  197.  
  198. Note:  This directory is set only at the beginning of each session. 
  199.  
  200.  
  201. ΓòÉΓòÉΓòÉ 22. The Default Extension ΓòÉΓòÉΓòÉ
  202.  
  203. This entry field is the default extension to use for single part uuencoded 
  204. files.  For more information about multi-part uuencoded files, see The 
  205. Multi-part Page. 
  206.  
  207.  
  208. ΓòÉΓòÉΓòÉ 23. The Miscellaneous Page ΓòÉΓòÉΓòÉ
  209.  
  210. This page is for any other settings which are not significant enough to have 
  211. its own page. 
  212.  
  213. For more information about each item, select one of the following: 
  214.  
  215.      Max Log Length 
  216.      INI File 
  217.      Allow Lowercase Characters 
  218.  
  219.  
  220. ΓòÉΓòÉΓòÉ 24. Max Log Length ΓòÉΓòÉΓòÉ
  221.  
  222. This entry field determines the maximum number of lines allowed in the Log 
  223. Window.  By default number is 500, the minimum number allowed is 5, and the 
  224. maximum number is 10000. 
  225.  
  226.  
  227. ΓòÉΓòÉΓòÉ 25. INI File ΓòÉΓòÉΓòÉ
  228.  
  229. This entry field determines where the INI file for PMUUE is placed and the name 
  230. of the INI file itself. 
  231.  
  232. Note:  The program will not save the current parameters if the user changes the 
  233. INI file.  It is up to the user to select the Save button. 
  234.  
  235.  
  236. ΓòÉΓòÉΓòÉ 26. The "Allow Lowercase Characters" Checkbox ΓòÉΓòÉΓòÉ
  237.  
  238. This checkbox determines if PMUUE should allow lowercase letters to be valid 
  239. uuencode characters when decoding. 
  240.  
  241. Some encoders are using lowercase characters as part of their encoding scheme. 
  242. This may get around the problem of lines with spaces on the end of them but it 
  243. could introduce problems for a decoder.  For a decoder to be able to handle the 
  244. old and new codes, it has to allow all printable characters as valid uuencode 
  245. characters. This greatly increases the chance that an ordinary line of text 
  246. could be interpreted as an encoded line, adding garbage to the final binary. 
  247.  
  248. If the final binary file contains some sort of garbage and this switch is on, 
  249. try removing all lines that are not uuencoded and try again. 
  250.  
  251.  
  252. ΓòÉΓòÉΓòÉ 27. The Multi-part Page ΓòÉΓòÉΓòÉ
  253.  
  254. This page is used to determine if PMUUE will create multi-part uuencoded files 
  255. or not. 
  256.  
  257. For more information about each item, select one of the following: 
  258.  
  259.      Create Multiple Part Encoding 
  260.      The "Max. part size in KB" Radio But